| 1. | Specify the join is a full , left , or inner join 指定联接是full 、 left联接,还是inner联接。 |
| 2. | The data source supports inner joins 数据源支持内部联接。 |
| 3. | Inner join is a join that presents rows that exist in the joined tables 内连接表示存在于连接表中的行。 |
| 4. | This is in addition to all rows typically returned by the inner join 这是对通常由inner join返回的所有行的补充。 |
| 5. | Is equivalent to inner join 相当于内连接。 |
| 6. | Inner joins the typical join operation , which uses some comparison operator like or 内部联接典型的联接运算,使用类似于或 |
| 7. | Same as inner join 与内连接相同。 |
| 8. | Using inner joins 使用内部联接 |
| 9. | Inner join versus tables strung together in the from clause separated by commas Inner join vs from子句中串在一起并用逗号分隔的表 |
| 10. | The transformation that joins two data sets using a full , left , or inner join 使用full 、 left或inner联接将两个数据集联接起来的转换。 |